[INFO] cloning repository https://github.com/eupraxia05/planterbox
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/eupraxia05/planterbox" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Feupraxia05%2Fplanterbox", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Feupraxia05%2Fplanterbox'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] acd5ebf74719c953ecd097155cdf5ef5969a9af7
[INFO] fixing eupraxia05/planterbox against try#622891a4e29178280638a6b63a8908bde2c0c854+cargoflags=-Zfix-edition=start=2015 for pr-157817-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Feupraxia05%2Fplanterbox" "/workspace/builds/worker-7-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/eupraxia05/planterbox
[INFO] finished tweaking git repo https://github.com/eupraxia05/planterbox
[INFO] tweaked toml for git repo https://github.com/eupraxia05/planterbox written to /workspace/builds/worker-7-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/eupraxia05/planterbox on toolchain 622891a4e29178280638a6b63a8908bde2c0c854
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/eupraxia05/planterbox already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Updating git repository `https://github.com/eupraxia05/dolmen.git`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded compact_str v0.8.2
[INFO] [stderr]   Downloaded ctrlc v3.5.2
[INFO] [stderr]   Downloaded nix v0.31.3
[INFO] [stderr]   Downloaded venial v0.6.1
[INFO] [stderr]   Downloaded downcast-rs v2.0.2
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/source:/opt/rustwide/workdir:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3a6becf2bc8dde7f3fa57ede90e4f284e72d296796fc446bbb1e2c7cc0530151" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 2266eb72e7004b0ec557ba9a0df586a4e2f81681200bd14bbf0e68a8d549d855
[INFO] running `Command { std: "docker" "start" "2266eb72e7004b0ec557ba9a0df586a4e2f81681200bd14bbf0e68a8d549d855", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "2266eb72e7004b0ec557ba9a0df586a4e2f81681200bd14bbf0e68a8d549d855" "/opt/rustwide/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "2266eb72e7004b0ec557ba9a0df586a4e2f81681200bd14bbf0e68a8d549d855", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=" "-e" "RUSTDOCFLAGS=" "-w" "/opt/rustwide/workdir" "--user" "0:0" "2266eb72e7004b0ec557ba9a0df586a4e2f81681200bd14bbf0e68a8d549d855" "/opt/rustwide/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "fix" "--allow-no-vcs" "--allow-dirty" "--frozen" "--all" "--all-targets" "--message-format=json" "-Zfix-edition=start=2015", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.186
[INFO] [stderr]    Compiling rustversion v1.0.22
[INFO] [stderr]     Checking bitflags v2.13.0
[INFO] [stderr]    Compiling signal-hook v0.3.18
[INFO] [stderr]     Checking log v0.4.32
[INFO] [stderr]    Compiling rustix v0.38.44
[INFO] [stderr]    Compiling rustix v1.1.4
[INFO] [stderr]     Checking foldhash v0.1.5
[INFO] [stderr]    Compiling unicode-segmentation v1.13.3
[INFO] [stderr]    Compiling instability v0.3.12
[INFO] [stderr]     Checking either v1.16.0
[INFO] [stderr]     Checking linux-raw-sys v0.12.1
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]    Compiling indoc v2.0.7
[INFO] [stderr]     Checking unicode-width v0.1.14
[INFO] [stderr]     Checking cassowary v0.3.0
[INFO] [stderr]    Compiling litrs v1.0.0
[INFO] [stderr]     Checking hashbrown v0.15.5
[INFO] [stderr]     Checking clap v4.6.1
[INFO] [stderr]     Checking similar v2.7.0
[INFO] [stderr]     Checking itertools v0.13.0
[INFO] [stderr]    Compiling document-features v0.2.12
[INFO] [stderr]     Checking lru v0.12.5
[INFO] [stderr]    Compiling convert_case v0.10.0
[INFO] [stderr]     Checking castaway v0.2.4
[INFO] [stderr]     Checking compact_str v0.8.2
[INFO] [stderr]     Checking errno v0.3.14
[INFO] [stderr]     Checking parking_lot_core v0.9.12
[INFO] [stderr]     Checking mio v1.2.1
[INFO] [stderr]     Checking getrandom v0.4.2
[INFO] [stderr]     Checking console v0.16.3
[INFO] [stderr]     Checking parking_lot v0.12.5
[INFO] [stderr]     Checking signal-hook-registry v1.4.8
[INFO] [stderr]     Checking unicode-truncate v1.1.0
[INFO] [stderr]     Checking signal-hook-mio v0.2.5
[INFO] [stderr]     Checking crossterm v0.28.1
[INFO] [stderr]     Checking tempfile v3.27.0
[INFO] [stderr]     Checking insta v1.47.2
[INFO] [stderr]    Compiling darling_core v0.23.0
[INFO] [stderr]    Compiling strum_macros v0.26.4
[INFO] [stderr]    Compiling derive_more-impl v2.1.1
[INFO] [stderr]     Checking derive_more v2.1.1
[INFO] [stderr]     Checking crossterm v0.29.0
[INFO] [stderr]     Checking strum v0.26.3
[INFO] [stderr]    Compiling darling_macro v0.23.0
[INFO] [stderr]    Compiling darling v0.23.0
[INFO] [stderr]     Checking ratatui v0.29.0
[INFO] [stderr]     Checking tui-textarea v0.7.0
[INFO] [stderr]     Checking tui v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] error[E0432]: unresolved import `crate::TuiPlugin`
[INFO] [stdout]    --> src/lib.rs:797:85
[INFO] [stdout]     |
[INFO] [stdout] 797 |     pub use crate::{KeyBind, TabImpl, TabState, Tui, TuiContextExt, TuiNewTabTypes, TuiPlugin};
[INFO] [stdout]     |                                                                                     ^^^^^^^^^ no `TuiPlugin` in the root
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find derive macro `Resource` in this scope
[INFO] [stdout]   --> src/lib.rs:88:10
[INFO] [stdout]    |
[INFO] [stdout] 88 | #[derive(Resource, Default, Eq, PartialEq)]
[INFO] [stdout]    |          ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find derive macro `Resource` in this scope
[INFO] [stdout]    --> src/lib.rs:101:10
[INFO] [stdout]     |
[INFO] [stdout] 101 | #[derive(Resource, Default)]
[INFO] [stdout]     |          ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `dolmen` in this scope
[INFO] [stdout]    --> src/lib.rs:811:9
[INFO] [stdout]     |
[INFO] [stdout] 811 |     use dolmen::prelude::*;
[INFO] [stdout]     |         ^^^^^^ use of unresolved module or unlinked crate `dolmen`
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> src/lib.rs:16:5
[INFO] [stdout]     |
[INFO] [stdout]  15 | #[cfg(feature = "dolmen")]
[INFO] [stdout]     |       ------------------ the item is gated behind the `dolmen` feature
[INFO] [stdout]  16 | mod dolmen;
[INFO] [stdout]     |     ^^^^^^
[INFO] [stdout] help: to make use of source file src/dolmen.rs, use `mod dolmen` in this file to declare the module
[INFO] [stdout]     |
[INFO] [stdout]   2 + mod dolmen;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `crate::TuiPlugin`
[INFO] [stdout]    --> src/lib.rs:797:85
[INFO] [stdout]     |
[INFO] [stdout] 797 |     pub use crate::{KeyBind, TabImpl, TabState, Tui, TuiContextExt, TuiNewTabTypes, TuiPlugin};
[INFO] [stdout]     |                                                                                     ^^^^^^^^^ no `TuiPlugin` in the root
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find derive macro `Resource` in this scope
[INFO] [stdout]    --> src/lib.rs:706:10
[INFO] [stdout]     |
[INFO] [stdout] 706 | #[derive(Resource)]
[INFO] [stdout]     |          ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find derive macro `Resource` in this scope
[INFO] [stdout]    --> src/lib.rs:706:10
[INFO] [stdout]     |
[INFO] [stdout] 706 | #[derive(Resource)]
[INFO] [stdout]     |          ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find derive macro `Resource` in this scope
[INFO] [stdout]    --> src/lib.rs:101:10
[INFO] [stdout]     |
[INFO] [stdout] 101 | #[derive(Resource, Default)]
[INFO] [stdout]     |          ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find derive macro `Resource` in this scope
[INFO] [stdout]   --> src/lib.rs:88:10
[INFO] [stdout]    |
[INFO] [stdout] 88 | #[derive(Resource, Default, Eq, PartialEq)]
[INFO] [stdout]    |          ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `context` in this scope
[INFO] [stdout]   --> src/lib.rs:58:37
[INFO] [stdout]    |
[INFO] [stdout] 58 |         (tab_funcs.create_state_fn)(context, next_tab_id);
[INFO] [stdout]    |                                     ^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `next_tab_id` in this scope
[INFO] [stdout]   --> src/lib.rs:58:46
[INFO] [stdout]    |
[INFO] [stdout] 58 |         (tab_funcs.create_state_fn)(context, next_tab_id);
[INFO] [stdout]    |                                              ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] help: you might have meant to use the available field
[INFO] [stdout]    |
[INFO] [stdout] 58 |         (tab_funcs.create_state_fn)(context, self.next_tab_id);
[INFO] [stdout]    |                                              +++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `context` in this scope
[INFO] [stdout]   --> src/lib.rs:59:9
[INFO] [stdout]    |
[INFO] [stdout] 59 |         context.get_resource_mut::<Tui>().unwrap().next_tab_id += 1;
[INFO] [stdout]    |         ^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `Context` in this scope
[INFO] [stdout]   --> src/lib.rs:67:59
[INFO] [stdout]    |
[INFO] [stdout] 67 |     pub fn set_tab(tab_id: usize, tab: Tab, context: &mut Context) {
[INFO] [stdout]    |                                                           ^^^^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing one of these structs
[INFO] [stdout]    |
[INFO] [stdout]  2 + use std::task::Context;
[INFO] [stdout]    |
[INFO] [stdout]  2 + use ratatui::widgets::canvas::Context;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `Context` in this scope
[INFO] [stdout]    --> src/lib.rs:210:29
[INFO] [stdout]     |
[INFO] [stdout] 210 |     fn render(context: &mut Context, buffer: &mut Buffer, area: Rect, block: Block, tab_id: usize);
[INFO] [stdout]     |                             ^^^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing one of these structs
[INFO] [stdout]     |
[INFO] [stdout]   2 + use std::task::Context;
[INFO] [stdout]     |
[INFO] [stdout]   2 + use ratatui::widgets::canvas::Context;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `Context` in this scope
[INFO] [stdout]    --> src/lib.rs:220:33
[INFO] [stdout]     |
[INFO] [stdout] 220 |     fn handle_key(context: &mut Context, bind_name: &str, tab_idx: usize);
[INFO] [stdout]     |                                 ^^^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing one of these structs
[INFO] [stdout]     |
[INFO] [stdout]   2 + use std::task::Context;
[INFO] [stdout]     |
[INFO] [stdout]   2 + use ratatui::widgets::canvas::Context;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `Context` in this scope
[INFO] [stdout]    --> src/lib.rs:222:34
[INFO] [stdout]     |
[INFO] [stdout] 222 |     fn handle_text(context: &mut Context, ev: ratatui::crossterm::event::Event, tab_id: usize);
[INFO] [stdout]     |                                  ^^^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing one of these structs
[INFO] [stdout]     |
[INFO] [stdout]   2 + use std::task::Context;
[INFO] [stdout]     |
[INFO] [stdout]   2 + use ratatui::widgets::canvas::Context;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `Context` in this scope
[INFO] [stdout]    --> src/lib.rs:226:28
[INFO] [stdout]     |
[INFO] [stdout] 226 | type TabRenderFn = fn(&mut Context, &mut Buffer, Rect, Block, usize);
[INFO] [stdout]     |                            ^^^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing one of these structs
[INFO] [stdout]     |
[INFO] [stdout]   2 + use std::task::Context;
[INFO] [stdout]     |
[INFO] [stdout]   2 + use ratatui::widgets::canvas::Context;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `Context` in this scope
[INFO] [stdout]    --> src/lib.rs:228:31
[INFO] [stdout]     |
[INFO] [stdout] 228 | type TabHandleKeyFn = fn(&mut Context, &str, usize);
[INFO] [stdout]     |                               ^^^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing one of these structs
[INFO] [stdout]     |
[INFO] [stdout]   2 + use std::task::Context;
[INFO] [stdout]     |
[INFO] [stdout]   2 + use ratatui::widgets::canvas::Context;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `Context` in this scope
[INFO] [stdout]    --> src/lib.rs:229:33
[INFO] [stdout]     |
[INFO] [stdout] 229 | type TabCreateStateFn = fn(&mut Context, tab_idx: usize);
[INFO] [stdout]     |                                 ^^^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing one of these structs
[INFO] [stdout]     |
[INFO] [stdout]   2 + use std::task::Context;
[INFO] [stdout]     |
[INFO] [stdout]   2 + use ratatui::widgets::canvas::Context;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `Context` in this scope
[INFO] [stdout]    --> src/lib.rs:230:32
[INFO] [stdout]     |
[INFO] [stdout] 230 | type TabHandleTextFn = fn(&mut Context, ratatui::crossterm::event::Event, usize);
[INFO] [stdout]     |                                ^^^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing one of these structs
[INFO] [stdout]     |
[INFO] [stdout]   2 + use std::task::Context;
[INFO] [stdout]     |
[INFO] [stdout]   2 + use ratatui::widgets::canvas::Context;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `context` in this scope
[INFO] [stdout]    --> src/lib.rs:236:9
[INFO] [stdout]     |
[INFO] [stdout] 236 |     if !context.has_resource::<TabState<S>>() {
[INFO] [stdout]     |         ^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `context` in this scope
[INFO] [stdout]    --> src/lib.rs:237:9
[INFO] [stdout]     |
[INFO] [stdout] 237 |         context.add_resource(TabState::<S>::default());
[INFO] [stdout]     |         ^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `context` in this scope
[INFO] [stdout]    --> src/lib.rs:239:5
[INFO] [stdout]     |
[INFO] [stdout] 239 |     context
[INFO] [stdout]     |     ^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `Context` in this scope
[INFO] [stdout]    --> src/lib.rs:349:44
[INFO] [stdout]     |
[INFO] [stdout] 349 | fn get_selected_tab_keybinds(context: &mut Context) -> Vec<KeyBind> {
[INFO] [stdout]     |                                            ^^^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing one of these structs
[INFO] [stdout]     |
[INFO] [stdout]   2 + use std::task::Context;
[INFO] [stdout]     |
[INFO] [stdout]   2 + use ratatui::widgets::canvas::Context;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `Context` in this scope
[INFO] [stdout]    --> src/lib.rs:368:30
[INFO] [stdout]     |
[INFO] [stdout] 368 | pub fn run_tui(context: &mut Context) -> std::result::Result<(), ()> {
[INFO] [stdout]     |                              ^^^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing one of these structs
[INFO] [stdout]     |
[INFO] [stdout]   2 + use std::task::Context;
[INFO] [stdout]     |
[INFO] [stdout]   2 + use ratatui::widgets::canvas::Context;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `Context` in this scope
[INFO] [stdout]    --> src/lib.rs:388:19
[INFO] [stdout]     |
[INFO] [stdout] 388 |     context: &mut Context,
[INFO] [stdout]     |                   ^^^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing one of these structs
[INFO] [stdout]     |
[INFO] [stdout]   2 + use std::task::Context;
[INFO] [stdout]     |
[INFO] [stdout]   2 + use ratatui::widgets::canvas::Context;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `Context` in this scope
[INFO] [stdout]    --> src/lib.rs:399:29
[INFO] [stdout]     |
[INFO] [stdout] 399 | fn render_tui(context: &mut Context, frame: &mut ratatui::Frame) {
[INFO] [stdout]     |                             ^^^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing one of these structs
[INFO] [stdout]     |
[INFO] [stdout]   2 + use std::task::Context;
[INFO] [stdout]     |
[INFO] [stdout]   2 + use ratatui::widgets::canvas::Context;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `Context` in this scope
[INFO] [stdout]    --> src/lib.rs:473:30
[INFO] [stdout]     |
[INFO] [stdout] 473 | fn render_tabs(context: &mut Context, frame: &mut ratatui::Frame) {
[INFO] [stdout]     |                              ^^^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing one of these structs
[INFO] [stdout]     |
[INFO] [stdout]   2 + use std::task::Context;
[INFO] [stdout]     |
[INFO] [stdout]   2 + use ratatui::widgets::canvas::Context;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `Context` in this scope
[INFO] [stdout]    --> src/lib.rs:516:31
[INFO] [stdout]     |
[INFO] [stdout] 516 | fn handle_event(context: &mut Context, ev: ratatui::crossterm::event::Event) -> dolmen::Result<()> {
[INFO] [stdout]     |                               ^^^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing one of these structs
[INFO] [stdout]     |
[INFO] [stdout]   2 + use std::task::Context;
[INFO] [stdout]     |
[INFO] [stdout]   2 + use ratatui::widgets::canvas::Context;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `dolmen` in this scope
[INFO] [stdout]    --> src/lib.rs:519:16
[INFO] [stdout]     |
[INFO] [stdout] 519 |         .ok_or(dolmen::Error::default())?
[INFO] [stdout]     |                ^^^^^^ use of unresolved module or unlinked crate `dolmen`
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> src/lib.rs:16:5
[INFO] [stdout]     |
[INFO] [stdout]  15 | #[cfg(feature = "dolmen")]
[INFO] [stdout]     |       ------------------ the item is gated behind the `dolmen` feature
[INFO] [stdout]  16 | mod dolmen;
[INFO] [stdout]     |     ^^^^^^
[INFO] [stdout] help: to make use of source file src/dolmen.rs, use `mod dolmen` in this file to declare the module
[INFO] [stdout]     |
[INFO] [stdout]   2 + mod dolmen;
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing one of these items
[INFO] [stdout]     |
[INFO] [stdout]   2 + use std::error::Error;
[INFO] [stdout]     |
[INFO] [stdout]   2 + use std::fmt::Error;
[INFO] [stdout]     |
[INFO] [stdout]   2 + use std::io::Error;
[INFO] [stdout]     |
[INFO] [stdout]   2 + use core::error::Error;
[INFO] [stdout]     |
[INFO] [stdout]     = and 3 other candidates
[INFO] [stdout] help: if you import `Error`, refer to it directly
[INFO] [stdout]     |
[INFO] [stdout] 519 -         .ok_or(dolmen::Error::default())?
[INFO] [stdout] 519 +         .ok_or(Error::default())?
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `Context` in this scope
[INFO] [stdout]    --> src/lib.rs:531:35
[INFO] [stdout]     |
[INFO] [stdout] 531 | fn handle_key_binds(context: &mut Context, ev: ratatui::crossterm::event::Event) {
[INFO] [stdout]     |                                   ^^^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing one of these structs
[INFO] [stdout]     |
[INFO] [stdout]   2 + use std::task::Context;
[INFO] [stdout]     |
[INFO] [stdout]   2 + use ratatui::widgets::canvas::Context;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `Context` in this scope
[INFO] [stdout]    --> src/lib.rs:578:36
[INFO] [stdout]     |
[INFO] [stdout] 578 | fn handle_text_input(context: &mut Context, ev: ratatui::crossterm::event::Event) {
[INFO] [stdout]     |                                    ^^^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing one of these structs
[INFO] [stdout]     |
[INFO] [stdout]   2 + use std::task::Context;
[INFO] [stdout]     |
[INFO] [stdout]   2 + use ratatui::widgets::canvas::Context;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `Context` in this scope
[INFO] [stdout]    --> src/lib.rs:589:38
[INFO] [stdout]     |
[INFO] [stdout] 589 | fn process_tui_command(context: &mut Context, _: &ArgMatches) -> dolmen::Result<CommandResponse> {
[INFO] [stdout]     |                                      ^^^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing one of these structs
[INFO] [stdout]     |
[INFO] [stdout]   2 + use std::task::Context;
[INFO] [stdout]     |
[INFO] [stdout]   2 + use ratatui::widgets::canvas::Context;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `CommandResponse` in this scope
[INFO] [stdout]    --> src/lib.rs:589:81
[INFO] [stdout]     |
[INFO] [stdout] 589 | fn process_tui_command(context: &mut Context, _: &ArgMatches) -> dolmen::Result<CommandResponse> {
[INFO] [stdout]     |                                                                                 ^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]     |
[INFO] [stdout] 589 | fn process_tui_command<CommandResponse>(context: &mut Context, _: &ArgMatches) -> dolmen::Result<CommandResponse> {
[INFO] [stdout]     |                       +++++++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `Context` in this scope
[INFO] [stdout]    --> src/lib.rs:604:29
[INFO] [stdout]     |
[INFO] [stdout] 604 |     fn render(context: &mut Context, buffer: &mut Buffer, rect: Rect, block: Block, tab_id: usize) {
[INFO] [stdout]     |                             ^^^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing one of these structs
[INFO] [stdout]     |
[INFO] [stdout]   2 + use std::task::Context;
[INFO] [stdout]     |
[INFO] [stdout]   2 + use ratatui::widgets::canvas::Context;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `Context` in this scope
[INFO] [stdout]    --> src/lib.rs:657:33
[INFO] [stdout]     |
[INFO] [stdout] 657 |     fn handle_key(context: &mut Context, bind: &str, tab_idx: usize) {
[INFO] [stdout]     |                                 ^^^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing one of these structs
[INFO] [stdout]     |
[INFO] [stdout]   2 + use std::task::Context;
[INFO] [stdout]     |
[INFO] [stdout]   2 + use ratatui::widgets::canvas::Context;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `Context` in this scope
[INFO] [stdout]    --> src/lib.rs:702:28
[INFO] [stdout]     |
[INFO] [stdout] 702 |     fn handle_text(_: &mut Context, _: ratatui::crossterm::event::Event, _: usize) {}
[INFO] [stdout]     |                            ^^^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing one of these structs
[INFO] [stdout]     |
[INFO] [stdout]   2 + use std::task::Context;
[INFO] [stdout]     |
[INFO] [stdout]   2 + use ratatui::widgets::canvas::Context;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `Context` in this scope
[INFO] [stdout]    --> src/lib.rs:731:23
[INFO] [stdout]     |
[INFO] [stdout] 731 |     fn render(_: &mut Context, buffer: &mut Buffer, rect: Rect, block: Block, _tab_id: usize) {
[INFO] [stdout]     |                       ^^^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing one of these structs
[INFO] [stdout]     |
[INFO] [stdout]   2 + use std::task::Context;
[INFO] [stdout]     |
[INFO] [stdout]   2 + use ratatui::widgets::canvas::Context;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `Context` in this scope
[INFO] [stdout]    --> src/lib.rs:741:27
[INFO] [stdout]     |
[INFO] [stdout] 741 |     fn handle_key(_: &mut Context, _bind: &str, _tab_id: usize) {}
[INFO] [stdout]     |                           ^^^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing one of these structs
[INFO] [stdout]     |
[INFO] [stdout]   2 + use std::task::Context;
[INFO] [stdout]     |
[INFO] [stdout]   2 + use ratatui::widgets::canvas::Context;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `Context` in this scope
[INFO] [stdout]    --> src/lib.rs:743:28
[INFO] [stdout]     |
[INFO] [stdout] 743 |     fn handle_text(_: &mut Context, _: ratatui::crossterm::event::Event, _: usize) {}
[INFO] [stdout]     |                            ^^^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing one of these structs
[INFO] [stdout]     |
[INFO] [stdout]   2 + use std::task::Context;
[INFO] [stdout]     |
[INFO] [stdout]   2 + use ratatui::widgets::canvas::Context;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `Context` in this scope
[INFO] [stdout]    --> src/lib.rs:763:24
[INFO] [stdout]     |
[INFO] [stdout] 763 | impl TuiContextExt for Context {
[INFO] [stdout]     |                        ^^^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing one of these structs
[INFO] [stdout]     |
[INFO] [stdout]   2 + use std::task::Context;
[INFO] [stdout]     |
[INFO] [stdout]   2 + use ratatui::widgets::canvas::Context;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `dolmen` in this scope
[INFO] [stdout]    --> src/lib.rs:772:21
[INFO] [stdout]     |
[INFO] [stdout] 772 |                 Err(dolmen::Error::new("tab state not found for tab"))
[INFO] [stdout]     |                     ^^^^^^ use of unresolved module or unlinked crate `dolmen`
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> src/lib.rs:16:5
[INFO] [stdout]     |
[INFO] [stdout]  15 | #[cfg(feature = "dolmen")]
[INFO] [stdout]     |       ------------------ the item is gated behind the `dolmen` feature
[INFO] [stdout]  16 | mod dolmen;
[INFO] [stdout]     |     ^^^^^^
[INFO] [stdout] help: to make use of source file src/dolmen.rs, use `mod dolmen` in this file to declare the module
[INFO] [stdout]     |
[INFO] [stdout]   2 + mod dolmen;
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing one of these items
[INFO] [stdout]     |
[INFO] [stdout]   2 + use std::error::Error;
[INFO] [stdout]     |
[INFO] [stdout]   2 + use std::fmt::Error;
[INFO] [stdout]     |
[INFO] [stdout]   2 + use std::io::Error;
[INFO] [stdout]     |
[INFO] [stdout]   2 + use core::error::Error;
[INFO] [stdout]     |
[INFO] [stdout]     = and 3 other candidates
[INFO] [stdout] help: if you import `Error`, refer to it directly
[INFO] [stdout]     |
[INFO] [stdout] 772 -                 Err(dolmen::Error::new("tab state not found for tab"))
[INFO] [stdout] 772 +                 Err(Error::new("tab state not found for tab"))
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `dolmen` in this scope
[INFO] [stdout]    --> src/lib.rs:775:17
[INFO] [stdout]     |
[INFO] [stdout] 775 |             Err(dolmen::Error::new("tab state not found for type"))
[INFO] [stdout]     |                 ^^^^^^ use of unresolved module or unlinked crate `dolmen`
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> src/lib.rs:16:5
[INFO] [stdout]     |
[INFO] [stdout]  15 | #[cfg(feature = "dolmen")]
[INFO] [stdout]     |       ------------------ the item is gated behind the `dolmen` feature
[INFO] [stdout]  16 | mod dolmen;
[INFO] [stdout]     |     ^^^^^^
[INFO] [stdout] help: to make use of source file src/dolmen.rs, use `mod dolmen` in this file to declare the module
[INFO] [stdout]     |
[INFO] [stdout]   2 + mod dolmen;
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing one of these items
[INFO] [stdout]     |
[INFO] [stdout]   2 + use std::error::Error;
[INFO] [stdout]     |
[INFO] [stdout]   2 + use std::fmt::Error;
[INFO] [stdout]     |
[INFO] [stdout]   2 + use std::io::Error;
[INFO] [stdout]     |
[INFO] [stdout]   2 + use core::error::Error;
[INFO] [stdout]     |
[INFO] [stdout]     = and 3 other candidates
[INFO] [stdout] help: if you import `Error`, refer to it directly
[INFO] [stdout]     |
[INFO] [stdout] 775 -             Err(dolmen::Error::new("tab state not found for type"))
[INFO] [stdout] 775 +             Err(Error::new("tab state not found for type"))
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `dolmen` in this scope
[INFO] [stdout]    --> src/lib.rs:787:21
[INFO] [stdout]     |
[INFO] [stdout] 787 |                 Err(dolmen::Error::new("tab state not found for tab"))
[INFO] [stdout]     |                     ^^^^^^ use of unresolved module or unlinked crate `dolmen`
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> src/lib.rs:16:5
[INFO] [stdout]     |
[INFO] [stdout]  15 | #[cfg(feature = "dolmen")]
[INFO] [stdout]     |       ------------------ the item is gated behind the `dolmen` feature
[INFO] [stdout]  16 | mod dolmen;
[INFO] [stdout]     |     ^^^^^^
[INFO] [stdout] help: to make use of source file src/dolmen.rs, use `mod dolmen` in this file to declare the module
[INFO] [stdout]     |
[INFO] [stdout]   2 + mod dolmen;
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing one of these items
[INFO] [stdout]     |
[INFO] [stdout]   2 + use std::error::Error;
[INFO] [stdout]     |
[INFO] [stdout]   2 + use std::fmt::Error;
[INFO] [stdout]     |
[INFO] [stdout]   2 + use std::io::Error;
[INFO] [stdout]     |
[INFO] [stdout]   2 + use core::error::Error;
[INFO] [stdout]     |
[INFO] [stdout]     = and 3 other candidates
[INFO] [stdout] help: if you import `Error`, refer to it directly
[INFO] [stdout]     |
[INFO] [stdout] 787 -                 Err(dolmen::Error::new("tab state not found for tab"))
[INFO] [stdout] 787 +                 Err(Error::new("tab state not found for tab"))
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `dolmen` in this scope
[INFO] [stdout]    --> src/lib.rs:790:17
[INFO] [stdout]     |
[INFO] [stdout] 790 |             Err(dolmen::Error::new("tab state not found for type"))
[INFO] [stdout]     |                 ^^^^^^ use of unresolved module or unlinked crate `dolmen`
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> src/lib.rs:16:5
[INFO] [stdout]     |
[INFO] [stdout]  15 | #[cfg(feature = "dolmen")]
[INFO] [stdout]     |       ------------------ the item is gated behind the `dolmen` feature
[INFO] [stdout]  16 | mod dolmen;
[INFO] [stdout]     |     ^^^^^^
[INFO] [stdout] help: to make use of source file src/dolmen.rs, use `mod dolmen` in this file to declare the module
[INFO] [stdout]     |
[INFO] [stdout]   2 + mod dolmen;
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing one of these items
[INFO] [stdout]     |
[INFO] [stdout]   2 + use std::error::Error;
[INFO] [stdout]     |
[INFO] [stdout]   2 + use std::fmt::Error;
[INFO] [stdout]     |
[INFO] [stdout]   2 + use std::io::Error;
[INFO] [stdout]     |
[INFO] [stdout]   2 + use core::error::Error;
[INFO] [stdout]     |
[INFO] [stdout]     = and 3 other candidates
[INFO] [stdout] help: if you import `Error`, refer to it directly
[INFO] [stdout]     |
[INFO] [stdout] 790 -             Err(dolmen::Error::new("tab state not found for type"))
[INFO] [stdout] 790 +             Err(Error::new("tab state not found for type"))
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `Command`
[INFO] [stdout]  --> src/lib.rs:2:24
[INFO] [stdout]   |
[INFO] [stdout] 2 | use clap::{ArgMatches, Command};
[INFO] [stdout]   |                        ^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `context` in this scope
[INFO] [stdout]   --> src/lib.rs:58:37
[INFO] [stdout]    |
[INFO] [stdout] 58 |         (tab_funcs.create_state_fn)(context, next_tab_id);
[INFO] [stdout]    |                                     ^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `next_tab_id` in this scope
[INFO] [stdout]   --> src/lib.rs:58:46
[INFO] [stdout]    |
[INFO] [stdout] 58 |         (tab_funcs.create_state_fn)(context, next_tab_id);
[INFO] [stdout]    |                                              ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] help: you might have meant to use the available field
[INFO] [stdout]    |
[INFO] [stdout] 58 |         (tab_funcs.create_state_fn)(context, self.next_tab_id);
[INFO] [stdout]    |                                              +++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `context` in this scope
[INFO] [stdout]   --> src/lib.rs:59:9
[INFO] [stdout]    |
[INFO] [stdout] 59 |         context.get_resource_mut::<Tui>().unwrap().next_tab_id += 1;
[INFO] [stdout]    |         ^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `Context` in this scope
[INFO] [stdout]   --> src/lib.rs:67:59
[INFO] [stdout]    |
[INFO] [stdout] 67 |     pub fn set_tab(tab_id: usize, tab: Tab, context: &mut Context) {
[INFO] [stdout]    |                                                           ^^^^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing one of these structs
[INFO] [stdout]    |
[INFO] [stdout]  2 + use std::task::Context;
[INFO] [stdout]    |
[INFO] [stdout]  2 + use ratatui::widgets::canvas::Context;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `Context` in this scope
[INFO] [stdout]    --> src/lib.rs:210:29
[INFO] [stdout]     |
[INFO] [stdout] 210 |     fn render(context: &mut Context, buffer: &mut Buffer, area: Rect, block: Block, tab_id: usize);
[INFO] [stdout]     |                             ^^^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing one of these structs
[INFO] [stdout]     |
[INFO] [stdout]   2 + use std::task::Context;
[INFO] [stdout]     |
[INFO] [stdout]   2 + use ratatui::widgets::canvas::Context;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `Context` in this scope
[INFO] [stdout]    --> src/lib.rs:220:33
[INFO] [stdout]     |
[INFO] [stdout] 220 |     fn handle_key(context: &mut Context, bind_name: &str, tab_idx: usize);
[INFO] [stdout]     |                                 ^^^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing one of these structs
[INFO] [stdout]     |
[INFO] [stdout]   2 + use std::task::Context;
[INFO] [stdout]     |
[INFO] [stdout]   2 + use ratatui::widgets::canvas::Context;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `Context` in this scope
[INFO] [stdout]    --> src/lib.rs:222:34
[INFO] [stdout]     |
[INFO] [stdout] 222 |     fn handle_text(context: &mut Context, ev: ratatui::crossterm::event::Event, tab_id: usize);
[INFO] [stdout]     |                                  ^^^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing one of these structs
[INFO] [stdout]     |
[INFO] [stdout]   2 + use std::task::Context;
[INFO] [stdout]     |
[INFO] [stdout]   2 + use ratatui::widgets::canvas::Context;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `Context` in this scope
[INFO] [stdout]    --> src/lib.rs:226:28
[INFO] [stdout]     |
[INFO] [stdout] 226 | type TabRenderFn = fn(&mut Context, &mut Buffer, Rect, Block, usize);
[INFO] [stdout]     |                            ^^^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing one of these structs
[INFO] [stdout]     |
[INFO] [stdout]   2 + use std::task::Context;
[INFO] [stdout]     |
[INFO] [stdout]   2 + use ratatui::widgets::canvas::Context;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `Context` in this scope
[INFO] [stdout]    --> src/lib.rs:228:31
[INFO] [stdout]     |
[INFO] [stdout] 228 | type TabHandleKeyFn = fn(&mut Context, &str, usize);
[INFO] [stdout]     |                               ^^^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing one of these structs
[INFO] [stdout]     |
[INFO] [stdout]   2 + use std::task::Context;
[INFO] [stdout]     |
[INFO] [stdout]   2 + use ratatui::widgets::canvas::Context;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `Context` in this scope
[INFO] [stdout]    --> src/lib.rs:229:33
[INFO] [stdout]     |
[INFO] [stdout] 229 | type TabCreateStateFn = fn(&mut Context, tab_idx: usize);
[INFO] [stdout]     |                                 ^^^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing one of these structs
[INFO] [stdout]     |
[INFO] [stdout]   2 + use std::task::Context;
[INFO] [stdout]     |
[INFO] [stdout]   2 + use ratatui::widgets::canvas::Context;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `Context` in this scope
[INFO] [stdout]    --> src/lib.rs:230:32
[INFO] [stdout]     |
[INFO] [stdout] 230 | type TabHandleTextFn = fn(&mut Context, ratatui::crossterm::event::Event, usize);
[INFO] [stdout]     |                                ^^^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing one of these structs
[INFO] [stdout]     |
[INFO] [stdout]   2 + use std::task::Context;
[INFO] [stdout]     |
[INFO] [stdout]   2 + use ratatui::widgets::canvas::Context;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `context` in this scope
[INFO] [stdout]    --> src/lib.rs:236:9
[INFO] [stdout]     |
[INFO] [stdout] 236 |     if !context.has_resource::<TabState<S>>() {
[INFO] [stdout]     |         ^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `context` in this scope
[INFO] [stdout]    --> src/lib.rs:237:9
[INFO] [stdout]     |
[INFO] [stdout] 237 |         context.add_resource(TabState::<S>::default());
[INFO] [stdout]     |         ^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `context` in this scope
[INFO] [stdout]    --> src/lib.rs:239:5
[INFO] [stdout]     |
[INFO] [stdout] 239 |     context
[INFO] [stdout]     |     ^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `Context` in this scope
[INFO] [stdout]    --> src/lib.rs:349:44
[INFO] [stdout]     |
[INFO] [stdout] 349 | fn get_selected_tab_keybinds(context: &mut Context) -> Vec<KeyBind> {
[INFO] [stdout]     |                                            ^^^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing one of these structs
[INFO] [stdout]     |
[INFO] [stdout]   2 + use std::task::Context;
[INFO] [stdout]     |
[INFO] [stdout]   2 + use ratatui::widgets::canvas::Context;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `Context` in this scope
[INFO] [stdout]    --> src/lib.rs:368:30
[INFO] [stdout]     |
[INFO] [stdout] 368 | pub fn run_tui(context: &mut Context) -> std::result::Result<(), ()> {
[INFO] [stdout]     |                              ^^^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing one of these structs
[INFO] [stdout]     |
[INFO] [stdout]   2 + use std::task::Context;
[INFO] [stdout]     |
[INFO] [stdout]   2 + use ratatui::widgets::canvas::Context;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `Context` in this scope
[INFO] [stdout]    --> src/lib.rs:388:19
[INFO] [stdout]     |
[INFO] [stdout] 388 |     context: &mut Context,
[INFO] [stdout]     |                   ^^^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing one of these structs
[INFO] [stdout]     |
[INFO] [stdout]   2 + use std::task::Context;
[INFO] [stdout]     |
[INFO] [stdout]   2 + use ratatui::widgets::canvas::Context;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `Context` in this scope
[INFO] [stdout]    --> src/lib.rs:399:29
[INFO] [stdout]     |
[INFO] [stdout] 399 | fn render_tui(context: &mut Context, frame: &mut ratatui::Frame) {
[INFO] [stdout]     |                             ^^^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing one of these structs
[INFO] [stdout]     |
[INFO] [stdout]   2 + use std::task::Context;
[INFO] [stdout]     |
[INFO] [stdout]   2 + use ratatui::widgets::canvas::Context;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `Context` in this scope
[INFO] [stdout]    --> src/lib.rs:473:30
[INFO] [stdout]     |
[INFO] [stdout] 473 | fn render_tabs(context: &mut Context, frame: &mut ratatui::Frame) {
[INFO] [stdout]     |                              ^^^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing one of these structs
[INFO] [stdout]     |
[INFO] [stdout]   2 + use std::task::Context;
[INFO] [stdout]     |
[INFO] [stdout]   2 + use ratatui::widgets::canvas::Context;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `Context` in this scope
[INFO] [stdout]    --> src/lib.rs:516:31
[INFO] [stdout]     |
[INFO] [stdout] 516 | fn handle_event(context: &mut Context, ev: ratatui::crossterm::event::Event) -> dolmen::Result<()> {
[INFO] [stdout]     |                               ^^^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing one of these structs
[INFO] [stdout]     |
[INFO] [stdout]   2 + use std::task::Context;
[INFO] [stdout]     |
[INFO] [stdout]   2 + use ratatui::widgets::canvas::Context;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `dolmen` in this scope
[INFO] [stdout]    --> src/lib.rs:519:16
[INFO] [stdout]     |
[INFO] [stdout] 519 |         .ok_or(dolmen::Error::default())?
[INFO] [stdout]     |                ^^^^^^ use of unresolved module or unlinked crate `dolmen`
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> src/lib.rs:16:5
[INFO] [stdout]     |
[INFO] [stdout]  15 | #[cfg(feature = "dolmen")]
[INFO] [stdout]     |       ------------------ the item is gated behind the `dolmen` feature
[INFO] [stdout]  16 | mod dolmen;
[INFO] [stdout]     |     ^^^^^^
[INFO] [stdout] help: to make use of source file src/dolmen.rs, use `mod dolmen` in this file to declare the module
[INFO] [stdout]     |
[INFO] [stdout]   2 + mod dolmen;
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing one of these items
[INFO] [stdout]     |
[INFO] [stdout]   2 + use std::error::Error;
[INFO] [stdout]     |
[INFO] [stdout]   2 + use std::fmt::Error;
[INFO] [stdout]     |
[INFO] [stdout]   2 + use std::io::Error;
[INFO] [stdout]     |
[INFO] [stdout]   2 + use core::error::Error;
[INFO] [stdout]     |
[INFO] [stdout]     = and 3 other candidates
[INFO] [stdout] help: if you import `Error`, refer to it directly
[INFO] [stdout]     |
[INFO] [stdout] 519 -         .ok_or(dolmen::Error::default())?
[INFO] [stdout] 519 +         .ok_or(Error::default())?
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `Context` in this scope
[INFO] [stdout]    --> src/lib.rs:531:35
[INFO] [stdout]     |
[INFO] [stdout] 531 | fn handle_key_binds(context: &mut Context, ev: ratatui::crossterm::event::Event) {
[INFO] [stdout]     |                                   ^^^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing one of these structs
[INFO] [stdout]     |
[INFO] [stdout]   2 + use std::task::Context;
[INFO] [stdout]     |
[INFO] [stdout]   2 + use ratatui::widgets::canvas::Context;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `Context` in this scope
[INFO] [stdout]    --> src/lib.rs:578:36
[INFO] [stdout]     |
[INFO] [stdout] 578 | fn handle_text_input(context: &mut Context, ev: ratatui::crossterm::event::Event) {
[INFO] [stdout]     |                                    ^^^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing one of these structs
[INFO] [stdout]     |
[INFO] [stdout]   2 + use std::task::Context;
[INFO] [stdout]     |
[INFO] [stdout]   2 + use ratatui::widgets::canvas::Context;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `Context` in this scope
[INFO] [stdout]    --> src/lib.rs:589:38
[INFO] [stdout]     |
[INFO] [stdout] 589 | fn process_tui_command(context: &mut Context, _: &ArgMatches) -> dolmen::Result<CommandResponse> {
[INFO] [stdout]     |                                      ^^^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing one of these structs
[INFO] [stdout]     |
[INFO] [stdout]   2 + use std::task::Context;
[INFO] [stdout]     |
[INFO] [stdout]   2 + use ratatui::widgets::canvas::Context;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `CommandResponse` in this scope
[INFO] [stdout]    --> src/lib.rs:589:81
[INFO] [stdout]     |
[INFO] [stdout] 589 | fn process_tui_command(context: &mut Context, _: &ArgMatches) -> dolmen::Result<CommandResponse> {
[INFO] [stdout]     |                                                                                 ^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]     |
[INFO] [stdout] 589 | fn process_tui_command<CommandResponse>(context: &mut Context, _: &ArgMatches) -> dolmen::Result<CommandResponse> {
[INFO] [stdout]     |                       +++++++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `Context` in this scope
[INFO] [stdout]    --> src/lib.rs:604:29
[INFO] [stdout]     |
[INFO] [stdout] 604 |     fn render(context: &mut Context, buffer: &mut Buffer, rect: Rect, block: Block, tab_id: usize) {
[INFO] [stdout]     |                             ^^^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing one of these structs
[INFO] [stdout]     |
[INFO] [stdout]   2 + use std::task::Context;
[INFO] [stdout]     |
[INFO] [stdout]   2 + use ratatui::widgets::canvas::Context;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `Context` in this scope
[INFO] [stdout]    --> src/lib.rs:657:33
[INFO] [stdout]     |
[INFO] [stdout] 657 |     fn handle_key(context: &mut Context, bind: &str, tab_idx: usize) {
[INFO] [stdout]     |                                 ^^^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing one of these structs
[INFO] [stdout]     |
[INFO] [stdout]   2 + use std::task::Context;
[INFO] [stdout]     |
[INFO] [stdout]   2 + use ratatui::widgets::canvas::Context;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `Context` in this scope
[INFO] [stdout]    --> src/lib.rs:702:28
[INFO] [stdout]     |
[INFO] [stdout] 702 |     fn handle_text(_: &mut Context, _: ratatui::crossterm::event::Event, _: usize) {}
[INFO] [stdout]     |                            ^^^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing one of these structs
[INFO] [stdout]     |
[INFO] [stdout]   2 + use std::task::Context;
[INFO] [stdout]     |
[INFO] [stdout]   2 + use ratatui::widgets::canvas::Context;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `Context` in this scope
[INFO] [stdout]    --> src/lib.rs:731:23
[INFO] [stdout]     |
[INFO] [stdout] 731 |     fn render(_: &mut Context, buffer: &mut Buffer, rect: Rect, block: Block, _tab_id: usize) {
[INFO] [stdout]     |                       ^^^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing one of these structs
[INFO] [stdout]     |
[INFO] [stdout]   2 + use std::task::Context;
[INFO] [stdout]     |
[INFO] [stdout]   2 + use ratatui::widgets::canvas::Context;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `Context` in this scope
[INFO] [stdout]    --> src/lib.rs:741:27
[INFO] [stdout]     |
[INFO] [stdout] 741 |     fn handle_key(_: &mut Context, _bind: &str, _tab_id: usize) {}
[INFO] [stdout]     |                           ^^^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing one of these structs
[INFO] [stdout]     |
[INFO] [stdout]   2 + use std::task::Context;
[INFO] [stdout]     |
[INFO] [stdout]   2 + use ratatui::widgets::canvas::Context;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `Context` in this scope
[INFO] [stdout]    --> src/lib.rs:743:28
[INFO] [stdout]     |
[INFO] [stdout] 743 |     fn handle_text(_: &mut Context, _: ratatui::crossterm::event::Event, _: usize) {}
[INFO] [stdout]     |                            ^^^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing one of these structs
[INFO] [stdout]     |
[INFO] [stdout]   2 + use std::task::Context;
[INFO] [stdout]     |
[INFO] [stdout]   2 + use ratatui::widgets::canvas::Context;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `Context` in this scope
[INFO] [stdout]    --> src/lib.rs:763:24
[INFO] [stdout]     |
[INFO] [stdout] 763 | impl TuiContextExt for Context {
[INFO] [stdout]     |                        ^^^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing one of these structs
[INFO] [stdout]     |
[INFO] [stdout]   2 + use std::task::Context;
[INFO] [stdout]     |
[INFO] [stdout]   2 + use ratatui::widgets::canvas::Context;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `dolmen` in this scope
[INFO] [stdout]    --> src/lib.rs:772:21
[INFO] [stdout]     |
[INFO] [stdout] 772 |                 Err(dolmen::Error::new("tab state not found for tab"))
[INFO] [stdout]     |                     ^^^^^^ use of unresolved module or unlinked crate `dolmen`
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> src/lib.rs:16:5
[INFO] [stdout]     |
[INFO] [stdout]  15 | #[cfg(feature = "dolmen")]
[INFO] [stdout]     |       ------------------ the item is gated behind the `dolmen` feature
[INFO] [stdout]  16 | mod dolmen;
[INFO] [stdout]     |     ^^^^^^
[INFO] [stdout] help: to make use of source file src/dolmen.rs, use `mod dolmen` in this file to declare the module
[INFO] [stdout]     |
[INFO] [stdout]   2 + mod dolmen;
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing one of these items
[INFO] [stdout]     |
[INFO] [stdout]   2 + use std::error::Error;
[INFO] [stdout]     |
[INFO] [stdout]   2 + use std::fmt::Error;
[INFO] [stdout]     |
[INFO] [stdout]   2 + use std::io::Error;
[INFO] [stdout]     |
[INFO] [stdout]   2 + use core::error::Error;
[INFO] [stdout]     |
[INFO] [stdout]     = and 3 other candidates
[INFO] [stdout] help: if you import `Error`, refer to it directly
[INFO] [stdout]     |
[INFO] [stdout] 772 -                 Err(dolmen::Error::new("tab state not found for tab"))
[INFO] [stdout] 772 +                 Err(Error::new("tab state not found for tab"))
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `dolmen` in this scope
[INFO] [stdout]    --> src/lib.rs:775:17
[INFO] [stdout]     |
[INFO] [stdout] 775 |             Err(dolmen::Error::new("tab state not found for type"))
[INFO] [stdout]     |                 ^^^^^^ use of unresolved module or unlinked crate `dolmen`
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> src/lib.rs:16:5
[INFO] [stdout]     |
[INFO] [stdout]  15 | #[cfg(feature = "dolmen")]
[INFO] [stdout]     |       ------------------ the item is gated behind the `dolmen` feature
[INFO] [stdout]  16 | mod dolmen;
[INFO] [stdout]     |     ^^^^^^
[INFO] [stdout] help: to make use of source file src/dolmen.rs, use `mod dolmen` in this file to declare the module
[INFO] [stdout]     |
[INFO] [stdout]   2 + mod dolmen;
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing one of these items
[INFO] [stdout]     |
[INFO] [stdout]   2 + use std::error::Error;
[INFO] [stdout]     |
[INFO] [stdout]   2 + use std::fmt::Error;
[INFO] [stdout]     |
[INFO] [stdout]   2 + use std::io::Error;
[INFO] [stdout]     |
[INFO] [stdout]   2 + use core::error::Error;
[INFO] [stdout]     |
[INFO] [stdout]     = and 3 other candidates
[INFO] [stdout] help: if you import `Error`, refer to it directly
[INFO] [stdout]     |
[INFO] [stdout] 775 -             Err(dolmen::Error::new("tab state not found for type"))
[INFO] [stdout] 775 +             Err(Error::new("tab state not found for type"))
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `dolmen` in this scope
[INFO] [stdout]    --> src/lib.rs:787:21
[INFO] [stdout]     |
[INFO] [stdout] 787 |                 Err(dolmen::Error::new("tab state not found for tab"))
[INFO] [stdout]     |                     ^^^^^^ use of unresolved module or unlinked crate `dolmen`
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> src/lib.rs:16:5
[INFO] [stdout]     |
[INFO] [stdout]  15 | #[cfg(feature = "dolmen")]
[INFO] [stdout]     |       ------------------ the item is gated behind the `dolmen` feature
[INFO] [stdout]  16 | mod dolmen;
[INFO] [stdout]     |     ^^^^^^
[INFO] [stdout] help: to make use of source file src/dolmen.rs, use `mod dolmen` in this file to declare the module
[INFO] [stdout]     |
[INFO] [stdout]   2 + mod dolmen;
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing one of these items
[INFO] [stdout]     |
[INFO] [stdout]   2 + use std::error::Error;
[INFO] [stdout]     |
[INFO] [stdout]   2 + use std::fmt::Error;
[INFO] [stdout]     |
[INFO] [stdout]   2 + use std::io::Error;
[INFO] [stdout]     |
[INFO] [stdout]   2 + use core::error::Error;
[INFO] [stdout]     |
[INFO] [stdout]     = and 3 other candidates
[INFO] [stdout] help: if you import `Error`, refer to it directly
[INFO] [stdout]     |
[INFO] [stdout] 787 -                 Err(dolmen::Error::new("tab state not found for tab"))
[INFO] [stdout] 787 +                 Err(Error::new("tab state not found for tab"))
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0782]: expected a type, found a trait
[INFO] [stdout]    --> src/lib.rs:237:30
[INFO] [stdout]     |
[INFO] [stdout] 237 |         context.add_resource(TabState::<S>::default());
[INFO] [stdout]     |                              ^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: you can add the `dyn` keyword if you want a trait object
[INFO] [stdout]     |
[INFO] [stdout] 237 |         context.add_resource(<dyn TabState::<S>>::default());
[INFO] [stdout]     |                              ++++              +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `dolmen` in this scope
[INFO] [stdout]    --> src/lib.rs:790:17
[INFO] [stdout]     |
[INFO] [stdout] 790 |             Err(dolmen::Error::new("tab state not found for type"))
[INFO] [stdout]     |                 ^^^^^^ use of unresolved module or unlinked crate `dolmen`
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> src/lib.rs:16:5
[INFO] [stdout]     |
[INFO] [stdout]  15 | #[cfg(feature = "dolmen")]
[INFO] [stdout]     |       ------------------ the item is gated behind the `dolmen` feature
[INFO] [stdout]  16 | mod dolmen;
[INFO] [stdout]     |     ^^^^^^
[INFO] [stdout] help: to make use of source file src/dolmen.rs, use `mod dolmen` in this file to declare the module
[INFO] [stdout]     |
[INFO] [stdout]   2 + mod dolmen;
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing one of these items
[INFO] [stdout]     |
[INFO] [stdout]   2 + use std::error::Error;
[INFO] [stdout]     |
[INFO] [stdout]   2 + use std::fmt::Error;
[INFO] [stdout]     |
[INFO] [stdout]   2 + use std::io::Error;
[INFO] [stdout]     |
[INFO] [stdout]   2 + use core::error::Error;
[INFO] [stdout]     |
[INFO] [stdout]     = and 3 other candidates
[INFO] [stdout] help: if you import `Error`, refer to it directly
[INFO] [stdout]     |
[INFO] [stdout] 790 -             Err(dolmen::Error::new("tab state not found for type"))
[INFO] [stdout] 790 +             Err(Error::new("tab state not found for type"))
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `Context` in this scope
[INFO] [stdout]    --> src/lib.rs:815:27
[INFO] [stdout]     |
[INFO] [stdout] 815 |         let mut context = Context::new();
[INFO] [stdout]     |                           ^^^^^^^ use of undeclared type `Context`
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing one of these structs
[INFO] [stdout]     |
[INFO] [stdout] 810 +     use std::task::Context;
[INFO] [stdout]     |
[INFO] [stdout] 810 +     use ratatui::widgets::canvas::Context;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `Command`
[INFO] [stdout]  --> src/lib.rs:2:24
[INFO] [stdout]   |
[INFO] [stdout] 2 | use clap::{ArgMatches, Command};
[INFO] [stdout]   |                        ^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0782]: expected a type, found a trait
[INFO] [stdout]    --> src/lib.rs:237:30
[INFO] [stdout]     |
[INFO] [stdout] 237 |         context.add_resource(TabState::<S>::default());
[INFO] [stdout]     |                              ^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: you can add the `dyn` keyword if you want a trait object
[INFO] [stdout]     |
[INFO] [stdout] 237 |         context.add_resource(<dyn TabState::<S>>::default());
[INFO] [stdout]     |                              ++++              +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: arguments to this function are incorrect
[INFO] [stdout]    --> src/lib.rs:546:17
[INFO] [stdout]     |
[INFO] [stdout] 546 |                 Tui::add_tab(Tab::new::<EmptyTabImpl>(), context);
[INFO] [stdout]     |                 ^^^^^^^^^^^^ --------------------------  ------- unexpected argument #2
[INFO] [stdout]     |                              |
[INFO] [stdout]     |                              argument #1 of type `&mut Tui` is missing
[INFO] [stdout]     |
[INFO] [stdout] note: method defined here
[INFO] [stdout]    --> src/lib.rs:52:12
[INFO] [stdout]     |
[INFO] [stdout]  52 |     pub fn add_tab(&mut self, tab: Tab) {
[INFO] [stdout]     |            ^^^^^^^ ---------
[INFO] [stdout] help: did you mean
[INFO] [stdout]     |
[INFO] [stdout] 546 -                 Tui::add_tab(Tab::new::<EmptyTabImpl>(), context);
[INFO] [stdout] 546 +                 Tui::add_tab(/* &mut Tui */, Tab::new::<EmptyTabImpl>());
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no associated function or constant named `default` found for struct `Tui` in the current scope
[INFO] [stdout]    --> src/lib.rs:590:31
[INFO] [stdout]     |
[INFO] [stdout]  22 | pub struct Tui {
[INFO] [stdout]     | -------------- associated function or constant `default` not found for this struct
[INFO] [stdout] ...
[INFO] [stdout] 590 |     context.add_resource(Tui::default());
[INFO] [stdout]     |                               ^^^^^^^ associated function or constant not found in `Tui`
[INFO] [stdout]     |
[INFO] [stdout]     = help: items from traits can only be used if the trait is implemented and in scope
[INFO] [stdout]     = note: the following trait defines an item `default`, perhaps you need to implement it:
[INFO] [stdout]             candidate #1: `Default`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: arguments to this function are incorrect
[INFO] [stdout]    --> src/lib.rs:591:5
[INFO] [stdout]     |
[INFO] [stdout] 591 |     Tui::add_tab(Tab::new_empty(), context);
[INFO] [stdout]     |     ^^^^^^^^^^^^ ----------------  ------- unexpected argument #2
[INFO] [stdout]     |                  |
[INFO] [stdout]     |                  argument #1 of type `&mut Tui` is missing
[INFO] [stdout]     |
[INFO] [stdout] note: method defined here
[INFO] [stdout]    --> src/lib.rs:52:12
[INFO] [stdout]     |
[INFO] [stdout]  52 |     pub fn add_tab(&mut self, tab: Tab) {
[INFO] [stdout]     |            ^^^^^^^ ---------
[INFO] [stdout] help: did you mean
[INFO] [stdout]     |
[INFO] [stdout] 591 -     Tui::add_tab(Tab::new_empty(), context);
[INFO] [stdout] 591 +     Tui::add_tab(/* &mut Tui */, Tab::new_empty());
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `CommandResponse` in this scope
[INFO] [stdout]    --> src/lib.rs:592:8
[INFO] [stdout]     |
[INFO] [stdout] 592 |     Ok(CommandResponse::new("Opening TUI session..."))
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^ use of undeclared type `CommandResponse`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: arguments to this function are incorrect
[INFO] [stdout]    --> src/lib.rs:546:17
[INFO] [stdout]     |
[INFO] [stdout] 546 |                 Tui::add_tab(Tab::new::<EmptyTabImpl>(), context);
[INFO] [stdout]     |                 ^^^^^^^^^^^^ --------------------------  ------- unexpected argument #2
[INFO] [stdout]     |                              |
[INFO] [stdout]     |                              argument #1 of type `&mut Tui` is missing
[INFO] [stdout]     |
[INFO] [stdout] note: method defined here
[INFO] [stdout]    --> src/lib.rs:52:12
[INFO] [stdout]     |
[INFO] [stdout]  52 |     pub fn add_tab(&mut self, tab: Tab) {
[INFO] [stdout]     |            ^^^^^^^ ---------
[INFO] [stdout] help: did you mean
[INFO] [stdout]     |
[INFO] [stdout] 546 -                 Tui::add_tab(Tab::new::<EmptyTabImpl>(), context);
[INFO] [stdout] 546 +                 Tui::add_tab(/* &mut Tui */, Tab::new::<EmptyTabImpl>());
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no associated function or constant named `default` found for struct `Tui` in the current scope
[INFO] [stdout]    --> src/lib.rs:590:31
[INFO] [stdout]     |
[INFO] [stdout]  22 | pub struct Tui {
[INFO] [stdout]     | -------------- associated function or constant `default` not found for this struct
[INFO] [stdout] ...
[INFO] [stdout] 590 |     context.add_resource(Tui::default());
[INFO] [stdout]     |                               ^^^^^^^ associated function or constant not found in `Tui`
[INFO] [stdout]     |
[INFO] [stdout]     = help: items from traits can only be used if the trait is implemented and in scope
[INFO] [stdout]     = note: the following trait defines an item `default`, perhaps you need to implement it:
[INFO] [stdout]             candidate #1: `Default`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: arguments to this function are incorrect
[INFO] [stdout]    --> src/lib.rs:591:5
[INFO] [stdout]     |
[INFO] [stdout] 591 |     Tui::add_tab(Tab::new_empty(), context);
[INFO] [stdout]     |     ^^^^^^^^^^^^ ----------------  ------- unexpected argument #2
[INFO] [stdout]     |                  |
[INFO] [stdout]     |                  argument #1 of type `&mut Tui` is missing
[INFO] [stdout]     |
[INFO] [stdout] note: method defined here
[INFO] [stdout]    --> src/lib.rs:52:12
[INFO] [stdout]     |
[INFO] [stdout]  52 |     pub fn add_tab(&mut self, tab: Tab) {
[INFO] [stdout]     |            ^^^^^^^ ---------
[INFO] [stdout] help: did you mean
[INFO] [stdout]     |
[INFO] [stdout] 591 -     Tui::add_tab(Tab::new_empty(), context);
[INFO] [stdout] 591 +     Tui::add_tab(/* &mut Tui */, Tab::new_empty());
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `CommandResponse` in this scope
[INFO] [stdout]    --> src/lib.rs:592:8
[INFO] [stdout]     |
[INFO] [stdout] 592 |     Ok(CommandResponse::new("Opening TUI session..."))
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^ use of undeclared type `CommandResponse`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `dolmen` in this scope
[INFO] [stdout]    --> src/lib.rs:516:81
[INFO] [stdout]     |
[INFO] [stdout] 516 | fn handle_event(context: &mut Context, ev: ratatui::crossterm::event::Event) -> dolmen::Result<()> {
[INFO] [stdout]     |                                                                                 ^^^^^^ use of unresolved module or unlinked crate `dolmen`
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> src/lib.rs:16:5
[INFO] [stdout]     |
[INFO] [stdout]  15 | #[cfg(feature = "dolmen")]
[INFO] [stdout]     |       ------------------ the item is gated behind the `dolmen` feature
[INFO] [stdout]  16 | mod dolmen;
[INFO] [stdout]     |     ^^^^^^
[INFO] [stdout] help: to make use of source file src/dolmen.rs, use `mod dolmen` in this file to declare the module
[INFO] [stdout]     |
[INFO] [stdout]   2 + mod dolmen;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `dolmen` in this scope
[INFO] [stdout]    --> src/lib.rs:589:66
[INFO] [stdout]     |
[INFO] [stdout] 589 | fn process_tui_command(context: &mut Context, _: &ArgMatches) -> dolmen::Result<CommandResponse> {
[INFO] [stdout]     |                                                                  ^^^^^^ use of unresolved module or unlinked crate `dolmen`
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> src/lib.rs:16:5
[INFO] [stdout]     |
[INFO] [stdout]  15 | #[cfg(feature = "dolmen")]
[INFO] [stdout]     |       ------------------ the item is gated behind the `dolmen` feature
[INFO] [stdout]  16 | mod dolmen;
[INFO] [stdout]     |     ^^^^^^
[INFO] [stdout] help: to make use of source file src/dolmen.rs, use `mod dolmen` in this file to declare the module
[INFO] [stdout]     |
[INFO] [stdout]   2 + mod dolmen;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `dolmen` in this scope
[INFO] [stdout]    --> src/lib.rs:779:55
[INFO] [stdout]     |
[INFO] [stdout] 779 |     fn tab_state_mut<S>(&mut self, tab_idx: usize) -> dolmen::Result<&mut S>
[INFO] [stdout]     |                                                       ^^^^^^ use of unresolved module or unlinked crate `dolmen`
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> src/lib.rs:16:5
[INFO] [stdout]     |
[INFO] [stdout]  15 | #[cfg(feature = "dolmen")]
[INFO] [stdout]     |       ------------------ the item is gated behind the `dolmen` feature
[INFO] [stdout]  16 | mod dolmen;
[INFO] [stdout]     |     ^^^^^^
[INFO] [stdout] help: to make use of source file src/dolmen.rs, use `mod dolmen` in this file to declare the module
[INFO] [stdout]     |
[INFO] [stdout]   2 + mod dolmen;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `dolmen` in this scope
[INFO] [stdout]    --> src/lib.rs:751:46
[INFO] [stdout]     |
[INFO] [stdout] 751 |     fn tab_state<S>(&self, tab_id: usize) -> dolmen::Result<&S>
[INFO] [stdout]     |                                              ^^^^^^ use of unresolved module or unlinked crate `dolmen`
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> src/lib.rs:16:5
[INFO] [stdout]     |
[INFO] [stdout]  15 | #[cfg(feature = "dolmen")]
[INFO] [stdout]     |       ------------------ the item is gated behind the `dolmen` feature
[INFO] [stdout]  16 | mod dolmen;
[INFO] [stdout]     |     ^^^^^^
[INFO] [stdout] help: to make use of source file src/dolmen.rs, use `mod dolmen` in this file to declare the module
[INFO] [stdout]     |
[INFO] [stdout]   2 + mod dolmen;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `dolmen` in this scope
[INFO] [stdout]    --> src/lib.rs:758:54
[INFO] [stdout]     |
[INFO] [stdout] 758 |     fn tab_state_mut<S>(&mut self, tab_id: usize) -> dolmen::Result<&mut S>
[INFO] [stdout]     |                                                      ^^^^^^ use of unresolved module or unlinked crate `dolmen`
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> src/lib.rs:16:5
[INFO] [stdout]     |
[INFO] [stdout]  15 | #[cfg(feature = "dolmen")]
[INFO] [stdout]     |       ------------------ the item is gated behind the `dolmen` feature
[INFO] [stdout]  16 | mod dolmen;
[INFO] [stdout]     |     ^^^^^^
[INFO] [stdout] help: to make use of source file src/dolmen.rs, use `mod dolmen` in this file to declare the module
[INFO] [stdout]     |
[INFO] [stdout]   2 + mod dolmen;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `dolmen` in this scope
[INFO] [stdout]    --> src/lib.rs:764:47
[INFO] [stdout]     |
[INFO] [stdout] 764 |     fn tab_state<S>(&self, tab_idx: usize) -> dolmen::Result<&S>
[INFO] [stdout]     |                                               ^^^^^^ use of unresolved module or unlinked crate `dolmen`
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> src/lib.rs:16:5
[INFO] [stdout]     |
[INFO] [stdout]  15 | #[cfg(feature = "dolmen")]
[INFO] [stdout]     |       ------------------ the item is gated behind the `dolmen` feature
[INFO] [stdout]  16 | mod dolmen;
[INFO] [stdout]     |     ^^^^^^
[INFO] [stdout] help: to make use of source file src/dolmen.rs, use `mod dolmen` in this file to declare the module
[INFO] [stdout]     |
[INFO] [stdout]   2 + mod dolmen;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0308, E0425, E0432, E0433, E0599, E0782.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0308`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `tui` (lib) due to 51 previous errors; 1 warning emitted
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] error[E0433]: cannot find module or crate `dolmen` in this scope
[INFO] [stdout]    --> src/lib.rs:516:81
[INFO] [stdout]     |
[INFO] [stdout] 516 | fn handle_event(context: &mut Context, ev: ratatui::crossterm::event::Event) -> dolmen::Result<()> {
[INFO] [stdout]     |                                                                                 ^^^^^^ use of unresolved module or unlinked crate `dolmen`
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> src/lib.rs:16:5
[INFO] [stdout]     |
[INFO] [stdout]  15 | #[cfg(feature = "dolmen")]
[INFO] [stdout]     |       ------------------ the item is gated behind the `dolmen` feature
[INFO] [stdout]  16 | mod dolmen;
[INFO] [stdout]     |     ^^^^^^
[INFO] [stdout] help: to make use of source file src/dolmen.rs, use `mod dolmen` in this file to declare the module
[INFO] [stdout]     |
[INFO] [stdout]   2 + mod dolmen;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `dolmen` in this scope
[INFO] [stdout]    --> src/lib.rs:589:66
[INFO] [stdout]     |
[INFO] [stdout] 589 | fn process_tui_command(context: &mut Context, _: &ArgMatches) -> dolmen::Result<CommandResponse> {
[INFO] [stdout]     |                                                                  ^^^^^^ use of unresolved module or unlinked crate `dolmen`
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> src/lib.rs:16:5
[INFO] [stdout]     |
[INFO] [stdout]  15 | #[cfg(feature = "dolmen")]
[INFO] [stdout]     |       ------------------ the item is gated behind the `dolmen` feature
[INFO] [stdout]  16 | mod dolmen;
[INFO] [stdout]     |     ^^^^^^
[INFO] [stdout] help: to make use of source file src/dolmen.rs, use `mod dolmen` in this file to declare the module
[INFO] [stdout]     |
[INFO] [stdout]   2 + mod dolmen;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `dolmen` in this scope
[INFO] [stdout]    --> src/lib.rs:814:24
[INFO] [stdout]     |
[INFO] [stdout] 814 |     fn tui_test_1() -> dolmen::Result<()> {
[INFO] [stdout]     |                        ^^^^^^ use of unresolved module or unlinked crate `dolmen`
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> src/lib.rs:16:5
[INFO] [stdout]     |
[INFO] [stdout]  15 | #[cfg(feature = "dolmen")]
[INFO] [stdout]     |       ------------------ the item is gated behind the `dolmen` feature
[INFO] [stdout]  16 | mod dolmen;
[INFO] [stdout]     |     ^^^^^^
[INFO] [stdout] help: to make use of source file src/dolmen.rs, use `mod dolmen` in this file to declare the module
[INFO] [stdout]     |
[INFO] [stdout]   2 + mod dolmen;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `dolmen` in this scope
[INFO] [stdout]    --> src/lib.rs:751:46
[INFO] [stdout]     |
[INFO] [stdout] 751 |     fn tab_state<S>(&self, tab_id: usize) -> dolmen::Result<&S>
[INFO] [stdout]     |                                              ^^^^^^ use of unresolved module or unlinked crate `dolmen`
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> src/lib.rs:16:5
[INFO] [stdout]     |
[INFO] [stdout]  15 | #[cfg(feature = "dolmen")]
[INFO] [stdout]     |       ------------------ the item is gated behind the `dolmen` feature
[INFO] [stdout]  16 | mod dolmen;
[INFO] [stdout]     |     ^^^^^^
[INFO] [stdout] help: to make use of source file src/dolmen.rs, use `mod dolmen` in this file to declare the module
[INFO] [stdout]     |
[INFO] [stdout]   2 + mod dolmen;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `dolmen` in this scope
[INFO] [stdout]    --> src/lib.rs:758:54
[INFO] [stdout]     |
[INFO] [stdout] 758 |     fn tab_state_mut<S>(&mut self, tab_id: usize) -> dolmen::Result<&mut S>
[INFO] [stdout]     |                                                      ^^^^^^ use of unresolved module or unlinked crate `dolmen`
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> src/lib.rs:16:5
[INFO] [stdout]     |
[INFO] [stdout]  15 | #[cfg(feature = "dolmen")]
[INFO] [stdout]     |       ------------------ the item is gated behind the `dolmen` feature
[INFO] [stdout]  16 | mod dolmen;
[INFO] [stdout]     |     ^^^^^^
[INFO] [stdout] help: to make use of source file src/dolmen.rs, use `mod dolmen` in this file to declare the module
[INFO] [stdout]     |
[INFO] [stdout]   2 + mod dolmen;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `dolmen` in this scope
[INFO] [stdout]    --> src/lib.rs:764:47
[INFO] [stdout]     |
[INFO] [stdout] 764 |     fn tab_state<S>(&self, tab_idx: usize) -> dolmen::Result<&S>
[INFO] [stdout]     |                                               ^^^^^^ use of unresolved module or unlinked crate `dolmen`
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> src/lib.rs:16:5
[INFO] [stdout]     |
[INFO] [stdout]  15 | #[cfg(feature = "dolmen")]
[INFO] [stdout]     |       ------------------ the item is gated behind the `dolmen` feature
[INFO] [stdout]  16 | mod dolmen;
[INFO] [stdout]     |     ^^^^^^
[INFO] [stdout] help: to make use of source file src/dolmen.rs, use `mod dolmen` in this file to declare the module
[INFO] [stdout]     |
[INFO] [stdout]   2 + mod dolmen;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `dolmen` in this scope
[INFO] [stdout]    --> src/lib.rs:779:55
[INFO] [stdout]     |
[INFO] [stdout] 779 |     fn tab_state_mut<S>(&mut self, tab_idx: usize) -> dolmen::Result<&mut S>
[INFO] [stdout]     |                                                       ^^^^^^ use of unresolved module or unlinked crate `dolmen`
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> src/lib.rs:16:5
[INFO] [stdout]     |
[INFO] [stdout]  15 | #[cfg(feature = "dolmen")]
[INFO] [stdout]     |       ------------------ the item is gated behind the `dolmen` feature
[INFO] [stdout]  16 | mod dolmen;
[INFO] [stdout]     |     ^^^^^^
[INFO] [stdout] help: to make use of source file src/dolmen.rs, use `mod dolmen` in this file to declare the module
[INFO] [stdout]     |
[INFO] [stdout]   2 + mod dolmen;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0308, E0425, E0432, E0433, E0599, E0782.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0308`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `tui` (lib test) due to 54 previous errors; 1 warning emitted
[INFO] running `Command { std: "docker" "inspect" "2266eb72e7004b0ec557ba9a0df586a4e2f81681200bd14bbf0e68a8d549d855", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "2266eb72e7004b0ec557ba9a0df586a4e2f81681200bd14bbf0e68a8d549d855", kill_on_drop: false }`
[INFO] [stdout] 2266eb72e7004b0ec557ba9a0df586a4e2f81681200bd14bbf0e68a8d549d855
